projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf686e5
)
(mouse-buffer-menu): Delete debugging code.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 18 Jan 1996 07:00:50 +0000
(07:00 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 18 Jan 1996 07:00:50 +0000
(07:00 +0000)
lisp/mouse.el
patch
|
blob
|
history
diff --git
a/lisp/mouse.el
b/lisp/mouse.el
index f21f6baf2fc9989b44a5ff78479c4bbd237d686e..f546c32d700ff6d12a743f0c10f58e7f9661b2dc 100644
(file)
--- a/
lisp/mouse.el
+++ b/
lisp/mouse.el
@@
-1223,7
+1223,6
@@
and selects that window."
(cons "Buffer Menu" (nreverse sublists)))
;; Few buffers--put them all in one pane.
(list "Buffer Menu" (cons "Select Buffer" buffers)))))
- (setq foo menu)
(let ((buf (x-popup-menu event menu))
(window (posn-window (event-start event))))
(if buf